'Declaration Public Overloads Sub SetPropertiesAsync( _ ByVal BatchHeader As BatchHeader, _ ByVal Item As String, _ ByVal Properties() As Property, _ ByVal userState As Object _ )
public void SetPropertiesAsync( BatchHeader BatchHeader, string Item, Property[] Properties, object userState )
Parameters
- BatchHeader
- Item
- Properties
- userState